home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 March / PCgo 2008-03 (CD).iso / interface / styles / navigationIE6.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-11-02  |  401 b   |  31 lines

  1. /* CSS Document */
  2.  
  3. #navigation
  4. {
  5.   float:left;
  6.   z-index: 2001;
  7.   position: absolute; 
  8.   top: 0px; 
  9.   left: 103px; 
  10. }
  11.  
  12. div#naviErweiterung
  13. {
  14.   position: absolute;
  15.   top: 0px;
  16.   left: 806px;
  17.   margin: 0 0 0 0;
  18.   padding: 0px;
  19.   width: 103px;
  20. }
  21.  
  22. div#naviErweiterung2
  23. {
  24.   position: absolute;
  25.   top: 0px;
  26.   left: -103px;
  27.   margin: 0 0 0 0;
  28.   padding: 0px;
  29.   width: 103px;
  30. }
  31.